Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove auth related paths #87

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

bglamadrid
Copy link
Collaborator

Resolves #57

These paths were

  • /public/guest
  • /public/register
  • /public/login
  • /access
  • /access/{resource}

Along went some tags no longer used

  • authorization
  • session

these were
- `/public/guest`
- `/public/register`
- `/public/login`
- `/access`
- `/access/{resource}`
along went some tags no longer used
- `authorization`
- `session`
@bglamadrid bglamadrid force-pushed the chore/remove-auth-related-endpoints branch from e38db9a to 2ea2a06 Compare August 16, 2024 03:39
@bglamadrid bglamadrid merged commit 2806149 into main Aug 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove auth-related resources from the API
1 participant